home *** CD-ROM | disk | FTP | other *** search
/ Exploring Where & Why / Exploring Where & Why.iso / pc / MODULES / LESSON03 / ACT03A / L03A2.DIR / Internal_26.ls < prev    next >
Encoding:
Text File  |  2003-05-02  |  94 b   |  7 lines

  1. on exitFrame
  2.   repeat while soundBusy(1)
  3.     nothing()
  4.   end repeat
  5.   setUpBanner("fire")
  6. end
  7.